Docs.rs
retry-policies-0.1.2
retry-policies 0.1.2
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
tl-rodrigo-gryzinski
eopb
github:truelayer:rust-oss
Dependencies
anyhow ^1.0.42
normal
chrono ^0.4.19
normal
rand ^0.8.4
normal
fake ^2.4.1
dev
Versions
50%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate retry_policies
Version 0.1.2
All Items
Modules
Enums
Traits
?
Crate
retry_policies
source
·
[
−
]
Expand description
A collection of plug-and-play retry policies.
Modules
policies
Enums
RetryDecision
Outcome of evaluating a retry policy for a failed task.
Traits
RetryPolicy